home *** CD-ROM | disk | FTP | other *** search
- object Form1: TForm1
- Left = 329
- Top = 175
- Width = 529
- Height = 296
- Caption = 'Modem Database Example'
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = []
- PixelsPerInch = 96
- OnCreate = FormCreate
- TextHeight = 16
- object ListBox1: TListBox
- Left = 8
- Top = 4
- Width = 257
- Height = 258
- ItemHeight = 16
- TabOrder = 0
- OnClick = ListBox1Click
- end
- object Edit1: TEdit
- Left = 272
- Top = 4
- Width = 241
- Height = 24
- TabOrder = 1
- end
- object ApdModemDBase1: TApdModemDBase
- FileName = 'D:\APD\AWMODEM.INI'
- Left = 272
- Top = 36
- end
- end
-